.x5enagltnw {
    border-width: 2px;
}

img,
.card-wrap,
.ynhvo63jy3,
.video-wrapper,
.mbr-figure iframe,
.k720hmad54 iframe,
.slide-content,
.plan,
.p6cc3jje3z,
.l2og8o0wi5 {
    border-radius: 2rem !important;
}

.video-wrapper {
    overflow: hidden;
}

body {
    background-color: #fffaeb;
}

body {
    font-family: Onest;
}

.z0xq15qw3y {
    font-family: 'Onest', sans-serif;
    font-size: 5rem;
    line-height: 1;
}

.z0xq15qw3y>.mp9cvkhc6q {
    font-size: 6.25rem;
}

.xhnwv8ab4i {
    font-family: 'Onest', sans-serif;
    font-size: 4rem;
    line-height: 1;
}

.xhnwv8ab4i>.mp9cvkhc6q {
    font-size: 5rem;
}

.nfksbdlb0c {
    font-family: 'Onest', sans-serif;
    font-size: 1.2rem;
    line-height: 1.5;
}

.nfksbdlb0c>.mp9cvkhc6q {
    font-size: 1.5rem;
}

.vgiawxgf50 {
    font-family: 'Onest', sans-serif;
    font-size: 2.5rem;
    line-height: 1.5;
}

.vgiawxgf50>.mp9cvkhc6q {
    font-size: 3.125rem;
}

.qewez23pge {
    font-family: 'Onest', sans-serif;
    font-size: 1.4rem;
    line-height: 1.3;
}

.qewez23pge>.mp9cvkhc6q {
    font-size: 1.75rem;
}

/* ---- Fluid typography for mobile devices ---- */
/* 1.4 - font scale ratio ( bootstrap == 1.42857 ) */
/* 100vw - current viewport width */
/* (48 - 20)  48 == 48rem == 768px, 20 == 20rem == 320px(minimal supported viewport) */
/* 0.65 - min scale variable, may vary */
@media (max-width: 992px) {
    .z0xq15qw3y {
        font-size: 4rem;
    }
}

@media (max-width: 768px) {
    .z0xq15qw3y {
        font-size: 3.5rem;
        font-size: calc(2.4rem + (5 - 2.4) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.1 * (2.4rem + (5 - 2.4) * ((100vw - 20rem) / (48 - 20))));
    }

    .xhnwv8ab4i {
        font-size: 3.2rem;
        font-size: calc(2.05rem + (4 - 2.05) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.3 * (2.05rem + (4 - 2.05) * ((100vw - 20rem) / (48 - 20))));
    }

    .nfksbdlb0c {
        font-size: 0.96rem;
        font-size: calc(1.07rem + (1.2 - 1.07) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.07rem + (1.2 - 1.07) * ((100vw - 20rem) / (48 - 20))));
    }

    .vgiawxgf50 {
        font-size: 2rem;
        font-size: calc(1.525rem + (2.5 - 1.525) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.525rem + (2.5 - 1.525) * ((100vw - 20rem) / (48 - 20))));
    }

    .qewez23pge {
        font-size: 1.12rem;
        font-size: calc(1.14rem + (1.4 - 1.14) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.14rem + (1.4 - 1.14) * ((100vw - 20rem) / (48 - 20))));
    }
}

@media (min-width: 992px) and (max-width: 1400px) {
    .z0xq15qw3y {
        font-size: 3.5rem;
        font-size: calc(2.4rem + (5 - 2.4) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.1 * (2.4rem + (5 - 2.4) * ((100vw - 62rem) / (87 - 62))));
    }

    .xhnwv8ab4i {
        font-size: 3.2rem;
        font-size: calc(2.05rem + (4 - 2.05) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.3 * (2.05rem + (4 - 2.05) * ((100vw - 62rem) / (87 - 62))));
    }

    .nfksbdlb0c {
        font-size: 0.96rem;
        font-size: calc(1.07rem + (1.2 - 1.07) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.4 * (1.07rem + (1.2 - 1.07) * ((100vw - 62rem) / (87 - 62))));
    }

    .vgiawxgf50 {
        font-size: 2rem;
        font-size: calc(1.525rem + (2.5 - 1.525) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.4 * (1.525rem + (2.5 - 1.525) * ((100vw - 62rem) / (87 - 62))));
    }

    .qewez23pge {
        font-size: 1.12rem;
        font-size: calc(1.14rem + (1.4 - 1.14) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.4 * (1.14rem + (1.4 - 1.14) * ((100vw - 62rem) / (87 - 62))));
    }
}

/* Buttons */
.x5enagltnw {
    padding: 1.25rem 2rem;
    border-radius: 4px;
}

@media (max-width: 767px) {
    .x5enagltnw {
        padding: 0.75rem 1.5rem;
    }
}

.btn-sm {
    padding: 0.6rem 1.2rem;
    border-radius: 4px;
}

.btn-md {
    padding: 0.6rem 1.2rem;
    border-radius: 4px;
}

.btn-lg {
    padding: 1.25rem 2rem;
    border-radius: 4px;
}

.bg-primary {
    background-color: #1982c4 !important;
}

.bg-success {
    background-color: #20ac6b !important;
}

.bg-info {
    background-color: #0aa3c2 !important;
}

.bg-warning {
    background-color: #cc9900 !important;
}

.bg-danger {
    background-color: #ae1e2c !important;
}

.ajct4jc9rx,
.ajct4jc9rx:active {
    background-color: #1982c4 !important;
    border-color: #1982c4 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.ajct4jc9rx:hover,
.ajct4jc9rx:focus,
.ajct4jc9rx.focus,
.ajct4jc9rx.vb2n03i39w {
    color: inherit;
    background-color: #2c9de4 !important;
    border-color: #2c9de4 !important;
    box-shadow: none;
}

.ajct4jc9rx.disabled,
.ajct4jc9rx:disabled {
    color: #ffffff !important;
    background-color: #2c9de4 !important;
    border-color: #2c9de4 !important;
}

.btn-secondary,
.btn-secondary:active {
    background-color: #6a4c93 !important;
    border-color: #6a4c93 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary.vb2n03i39w {
    color: inherit;
    background-color: #8363af !important;
    border-color: #8363af !important;
    box-shadow: none;
}

.btn-secondary.disabled,
.btn-secondary:disabled {
    color: #ffffff !important;
    background-color: #8363af !important;
    border-color: #8363af !important;
}

.btn-info,
.btn-info:active {
    background-color: #0aa3c2 !important;
    border-color: #0aa3c2 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info.vb2n03i39w {
    color: inherit;
    background-color: #0dccf3 !important;
    border-color: #0dccf3 !important;
    box-shadow: none;
}

.btn-info.disabled,
.btn-info:disabled {
    color: #ffffff !important;
    background-color: #0dccf3 !important;
    border-color: #0dccf3 !important;
}

.btn-success,
.btn-success:active {
    background-color: #20ac6b !important;
    border-color: #20ac6b !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success.vb2n03i39w {
    color: inherit;
    background-color: #28d786 !important;
    border-color: #28d786 !important;
    box-shadow: none;
}

.btn-success.disabled,
.btn-success:disabled {
    color: #ffffff !important;
    background-color: #28d786 !important;
    border-color: #28d786 !important;
}

.btn-warning,
.btn-warning:active {
    background-color: #cc9900 !important;
    border-color: #cc9900 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning.vb2n03i39w {
    color: inherit;
    background-color: #ffbf00 !important;
    border-color: #ffbf00 !important;
    box-shadow: none;
}

.btn-warning.disabled,
.btn-warning:disabled {
    color: #ffffff !important;
    background-color: #ffbf00 !important;
    border-color: #ffbf00 !important;
}

.btn-danger,
.btn-danger:active {
    background-color: #ae1e2c !important;
    border-color: #ae1e2c !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger.vb2n03i39w {
    color: inherit;
    background-color: #da2637 !important;
    border-color: #da2637 !important;
    box-shadow: none;
}

.btn-danger.disabled,
.btn-danger:disabled {
    color: #ffffff !important;
    background-color: #da2637 !important;
    border-color: #da2637 !important;
}

.btn-white,
.btn-white:active {
    background-color: #eff0ec !important;
    border-color: #eff0ec !important;
    color: #757b62 !important;
    box-shadow: none;
}

.btn-white:hover,
.btn-white:focus,
.btn-white.focus,
.btn-white.vb2n03i39w {
    color: inherit;
    background-color: #ffffff !important;
    border-color: #ffffff !important;
    box-shadow: none;
}

.btn-white.disabled,
.btn-white:disabled {
    color: #757b62 !important;
    background-color: #ffffff !important;
    border-color: #ffffff !important;
}

.btn-black,
.btn-black:active {
    background-color: #232323 !important;
    border-color: #232323 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-black:hover,
.btn-black:focus,
.btn-black.focus,
.btn-black.vb2n03i39w {
    color: inherit;
    background-color: #3d3d3d !important;
    border-color: #3d3d3d !important;
    box-shadow: none;
}

.btn-black.disabled,
.btn-black:disabled {
    color: #ffffff !important;
    background-color: #3d3d3d !important;
    border-color: #3d3d3d !important;
}

.btn-primary-outline,
.btn-primary-outline:active {
    background-color: transparent !important;
    border-color: #1982c4;
    color: #1982c4;
}

.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline.vb2n03i39w {
    color: #0f4f77 !important;
    background-color: transparent !important;
    border-color: #0f4f77 !important;
    box-shadow: none !important;
}

.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
    color: #ffffff !important;
    background-color: #1982c4 !important;
    border-color: #1982c4 !important;
}

.btn-secondary-outline,
.btn-secondary-outline:active {
    background-color: transparent !important;
    border-color: #6a4c93;
    color: #6a4c93;
}

.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline.vb2n03i39w {
    color: #412e5a !important;
    background-color: transparent !important;
    border-color: #412e5a !important;
    box-shadow: none !important;
}

.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
    color: #ffffff !important;
    background-color: #6a4c93 !important;
    border-color: #6a4c93 !important;
}

.btn-info-outline,
.btn-info-outline:active {
    background-color: transparent !important;
    border-color: #0aa3c2;
    color: #0aa3c2;
}

.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline.vb2n03i39w {
    color: #065e70 !important;
    background-color: transparent !important;
    border-color: #065e70 !important;
    box-shadow: none !important;
}

.btn-info-outline.disabled,
.btn-info-outline:disabled {
    color: #ffffff !important;
    background-color: #0aa3c2 !important;
    border-color: #0aa3c2 !important;
}

.btn-success-outline,
.btn-success-outline:active {
    background-color: transparent !important;
    border-color: #20ac6b;
    color: #20ac6b;
}

.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline.vb2n03i39w {
    color: #12633e !important;
    background-color: transparent !important;
    border-color: #12633e !important;
    box-shadow: none !important;
}

.btn-success-outline.disabled,
.btn-success-outline:disabled {
    color: #ffffff !important;
    background-color: #20ac6b !important;
    border-color: #20ac6b !important;
}

.btn-warning-outline,
.btn-warning-outline:active {
    background-color: transparent !important;
    border-color: #cc9900;
    color: #cc9900;
}

.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline.vb2n03i39w {
    color: #755800 !important;
    background-color: transparent !important;
    border-color: #755800 !important;
    box-shadow: none !important;
}

.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
    color: #ffffff !important;
    background-color: #cc9900 !important;
    border-color: #cc9900 !important;
}

.btn-danger-outline,
.btn-danger-outline:active {
    background-color: transparent !important;
    border-color: #ae1e2c;
    color: #ae1e2c;
}

.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline.vb2n03i39w {
    color: #641119 !important;
    background-color: transparent !important;
    border-color: #641119 !important;
    box-shadow: none !important;
}

.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
    color: #ffffff !important;
    background-color: #ae1e2c !important;
    border-color: #ae1e2c !important;
}

.btn-black-outline,
.btn-black-outline:active {
    background-color: transparent !important;
    border-color: #232323;
    color: #232323;
}

.btn-black-outline:hover,
.btn-black-outline:focus,
.btn-black-outline.focus,
.btn-black-outline.vb2n03i39w {
    color: #000000 !important;
    background-color: transparent !important;
    border-color: #000000 !important;
    box-shadow: none !important;
}

.btn-black-outline.disabled,
.btn-black-outline:disabled {
    color: #ffffff !important;
    background-color: #232323 !important;
    border-color: #232323 !important;
}

.zhn6twbg4u,
.zhn6twbg4u:active {
    background-color: transparent !important;
    border-color: #fafafa;
    color: #fafafa;
}

.zhn6twbg4u:hover,
.zhn6twbg4u:focus,
.zhn6twbg4u.focus,
.zhn6twbg4u.vb2n03i39w {
    color: #cfcfcf !important;
    background-color: transparent !important;
    border-color: #cfcfcf !important;
    box-shadow: none !important;
}

.zhn6twbg4u.disabled,
.zhn6twbg4u:disabled {
    color: #7a7a7a !important;
    background-color: #fafafa !important;
    border-color: #fafafa !important;
}

.text-primary {
    color: #1982c4 !important;
}

.text-secondary {
    color: #6a4c93 !important;
}

.text-success {
    color: #20ac6b !important;
}

.text-info {
    color: #0aa3c2 !important;
}

.text-warning {
    color: #cc9900 !important;
}

.text-danger {
    color: #ae1e2c !important;
}

.b82ft67g14 {
    color: #fafafa !important;
}

.yd7vaolnjx {
    color: #232323 !important;
}

a.text-primary:hover,
a.text-primary:focus,
a.text-primary.vb2n03i39w {
    color: #0d466a !important;
}

a.text-secondary:hover,
a.text-secondary:focus,
a.text-secondary.vb2n03i39w {
    color: #3a2950 !important;
}

a.text-success:hover,
a.text-success:focus,
a.text-success.vb2n03i39w {
    color: #105636 !important;
}

a.text-info:hover,
a.text-info:focus,
a.text-info.vb2n03i39w {
    color: #055161 !important;
}

a.text-warning:hover,
a.text-warning:focus,
a.text-warning.vb2n03i39w {
    color: #664d00 !important;
}

a.text-danger:hover,
a.text-danger:focus,
a.text-danger.vb2n03i39w {
    color: #570f16 !important;
}

a.b82ft67g14:hover,
a.b82ft67g14:focus,
a.b82ft67g14.vb2n03i39w {
    color: #c7c7c7 !important;
}

a.yd7vaolnjx:hover,
a.yd7vaolnjx:focus,
a.yd7vaolnjx.vb2n03i39w {
    color: #000000 !important;
}

a[class*="text-"]:not(.s92ozd0zl5):not(.dropdown-item):not([role]):not(.er7u1ohm63) {
    position: relative;
    background-image: transparent;
    background-size: 10000px 2px;
    background-repeat: no-repeat;
    background-position: 0px 1.2em;
    background-position: -10000px 1.2em;
}

a[class*="text-"]:not(.s92ozd0zl5):not(.dropdown-item):not([role]):not(.er7u1ohm63):hover {
    transition: background-position 2s ease-in-out;
    background-image: linear-gradient(currentColor 50%, currentColor 50%);
    background-position: 0px 1.2em;
}

.nav-tabs .s92ozd0zl5.vb2n03i39w {
    color: #1982c4;
}

.nav-tabs .s92ozd0zl5:not(.vb2n03i39w) {
    color: #232323;
}

.gd577updya {
    background-color: #70c770;
}

.alert-info {
    background-color: #0aa3c2;
}

.alert-warning {
    background-color: #cc9900;
}

.zbg1ywctbb {
    background-color: #ae1e2c;
}

.y1rt9sjx0g .x5enagltnw:not(.btn-form) {
    border-radius: 100px;
}

.mbr-gallery-filter li a {
    border-radius: 100px !important;
}

.mbr-gallery-filter li.vb2n03i39w .x5enagltnw {
    background-color: #1982c4;
    border-color: #1982c4;
    color: #ffffff;
}

.mbr-gallery-filter li.vb2n03i39w .x5enagltnw:focus {
    box-shadow: none;
}

.nav-tabs .s92ozd0zl5 {
    border-radius: 100px !important;
}

a,
a:hover {
    color: #1982c4;
}

.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
    color: #70bced;
}

.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
    color: #68e3aa;
}

.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
    color: #55dbf6;
}

.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
    color: #ffe599;
}

.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
    color: #e56773;
}

/* Scroll to top button*/
.scrollToTop_wraper {
    display: none;
}

.ype8ntovq8 {
    font-family: 'Onest', sans-serif;
    font-size: 1.4rem;
    line-height: 1.3;
    font-weight: 400;
    border-radius: 40px !important;
}

.ype8ntovq8>.mp9cvkhc6q {
    font-size: 1.75rem;
}

.ype8ntovq8:hover,
.ype8ntovq8:focus {
    box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px 0px, rgba(0, 0, 0, 0.07) 0px 1px 3px 0px, rgba(0, 0, 0, 0.03) 0px 0px 0px 1px;
    border-color: #1982c4 !important;
}

.ype8ntovq8:-webkit-input-placeholder {
    font-family: 'Onest', sans-serif;
    font-size: 1.4rem;
    line-height: 1.3;
    font-weight: 400;
}

.ype8ntovq8:-webkit-input-placeholder>.mp9cvkhc6q {
    font-size: 1.75rem;
}

blockquote {
    border-color: #1982c4;
}

/* Forms */
.qh9hv1q3oo .input-group-btn .x5enagltnw {
    border-radius: 100px !important;
}

.qh9hv1q3oo .input-group-btn .x5enagltnw:hover {
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}

.qh9hv1q3oo .input-group-btn button[type="submit"] {
    border-radius: 100px !important;
    padding: 1rem 3rem;
}

.qh9hv1q3oo .input-group-btn button[type="submit"]:hover {
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}

.jq-selectbox li:hover,
.jq-selectbox li.selected {
    background-color: #1982c4;
    color: #ffffff;
}

.jq-number__spin {
    transition: 0.25s ease;
}

.jq-number__spin:hover {
    border-color: #1982c4;
}

.jq-selectbox .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:after,
.jq-number__spin.plus:after {
    transition: 0.4s;
    border-top-color: #232323;
    border-bottom-color: #232323;
}

.jq-selectbox:hover .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:hover:after,
.jq-number__spin.plus:hover:after {
    border-top-color: #1982c4;
    border-bottom-color: #1982c4;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current {
    color: #ffffff !important;
    background-color: #1982c4 !important;
    box-shadow: none !important;
}

.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:hover {
    color: #ffffff !important;
    background: #6a4c93 !important;
    box-shadow: none !important;
}

.lazy-bg {
    background-image: none !important;
}

.lazy-placeholder:not(section),
.lazy-none {
    display: block;
    position: relative;
    padding-bottom: 56.25%;
    width: 100%;
    height: auto;
}

iframe.lazy-placeholder,
.lazy-placeholder:after {
    content: '';
    position: absolute;
    width: 200px;
    height: 200px;
    background: transparent no-repeat center;
    background-size: contain;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    background-image: url("../../../data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='32' viewBox='0 0 64 64' xmlns='http://www.w3.org/2000/svg' stroke='%231982c4' %3e%3cg fill='none' fill-rule='evenodd'%3e%3cg transform='translate(16 16)' stroke-width='2'%3e%3ccircle stroke-opacity='.5' cx='16' cy='16' r='16'/%3e%3cpath d='M32 16c0-9.94-8.06-16-16-16'%3e%3canimateTransform attributeName='transform' type='rotate' from='0 16 16' to='360 16 16' dur='1s' repeatCount='indefinite'/%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
}

section.lazy-placeholder:after {
    opacity: 0.5;
}

body {
    overflow-x: hidden;
}

a {
    transition: color 0.6s;
}

@media (max-width: 1400px) {
    .ciujqd15li {
        max-width: 100%;
    }
}

@media (max-width: 1400px) and (min-width: 768px) {
    .ciujqd15li {
        padding-left: 32px;
        padding-right: 32px;
    }
}

@media (max-width: 1400px) and (min-width: 768px) {
    .atazhm33nz {
        padding-left: 32px;
        padding-right: 32px;
    }
}

@media (max-width: 767px) {
    .atazhm33nz {
        padding-left: 16px;
        padding-right: 16px;
    }
}

.mf3rmyhume {
    z-index: 1000;
    width: 100%;
    position: relative;
}

.mf3rmyhume .dropdown-item:before {
    font-family: Moririse2 !important;
    content: "\e966";
    display: inline-block;
    width: 0;
    position: absolute;
    left: 1rem;
    top: 0.5rem;
    margin-right: 0.5rem;
    line-height: 1;
    font-size: inherit;
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
    transform: scale(0, 1);
    transition: all 0.25s ease-in-out;
}

@media (max-width: 767px) {
    .mf3rmyhume .c4055zscep {
        transform: scale(0.8);
    }
}

.mf3rmyhume .d962nks26c {
    flex-shrink: 0;
    align-items: center;
    margin-right: 0;
    padding: 10px 0;
    transition: all 0.3s;
    word-break: break-word;
    z-index: 1;
}

.mf3rmyhume .d962nks26c img {
    max-width: 100%;
    max-height: 100%;
}

.mf3rmyhume .d962nks26c .er7u1ohm63 {
    line-height: inherit !important;
}

.mf3rmyhume .d962nks26c .xk3hj2l9zm a {
    outline: none;
}

.mf3rmyhume .c4f78zcdr4 {
    margin: auto;
    margin-left: 0;
    margin-left: auto;
}

.mf3rmyhume .c4f78zcdr4 .eqdym4oslq {
    padding: 0 !important;
    transition: 0.3s all !important;
}

.mf3rmyhume .c4f78zcdr4 .eqdym4oslq .s92ozd0zl5 {
    padding: 16px !important;
    margin: 0 !important;
    border-radius: 1rem !important;
    transition: 0.3s all !important;
}

.mf3rmyhume .c4f78zcdr4 .eqdym4oslq .s92ozd0zl5:hover {
    background-color: rgba(27, 31, 10, 0.06);
}

.mf3rmyhume .c4f78zcdr4 .open .s92ozd0zl5::after {
    transform: rotate(180deg);
}

@media (min-width: 992px) {
    .mf3rmyhume .c4f78zcdr4 .open .s92ozd0zl5::before {
        content: "";
        width: 100%;
        height: 20px;
        top: 100%;
        background: transparent;
        position: absolute;
    }
}

.mf3rmyhume .c4f78zcdr4 .dropdown-item {
    padding: 12px !important;
    border-radius: 0.5rem !important;
    margin: 0 8px !important;
    transition: 0.3s all !important;
}

.mf3rmyhume .c4f78zcdr4 .dropdown-item:hover {
    background-color: rgba(27, 31, 10, 0.06);
}

@media (min-width: 992px) {
    .mf3rmyhume .c4f78zcdr4 {
        padding-left: 1.5rem;
    }
}

.mf3rmyhume .s92ozd0zl5 {
    width: fit-content;
    position: relative;
}

.mf3rmyhume .xk3hj2l9zm {
    margin: 0 !important;
}

@media (max-width: 767px) {
    .mf3rmyhume .xk3hj2l9zm {
        padding-left: 0;
    }
}

.mf3rmyhume .er7u1ohm63 {
    padding-left: 1rem;
    padding-right: 0.5rem;
}

@media (max-width: 767px) {
    .mf3rmyhume .fm8qiuyrct {
        padding-bottom: 0.5rem;
    }
}

.mf3rmyhume .fm8qiuyrct .omjvsy7j73.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
    transition: 0.3s all;
}

.mf3rmyhume .ciujqd15li {
    display: flex;
    height: 90px;
    padding: 0.5rem 0.6rem;
    flex-wrap: nowrap;
    background: rgba(255, 255, 255, 0.8) !important;
    left: 0;
    right: 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 100vw;
    margin-top: 1rem;
    background-color: #ffffff;
    box-shadow: 0 30px 60px 0 rgba(27, 31, 10, 0.08);
}

@media (max-width: 992px) {
    .mf3rmyhume .ciujqd15li {
        padding-right: 2rem;
    }
}

@media (max-width: 767px) {
    .mf3rmyhume .ciujqd15li {
        width: 95%;
        height: 56px !important;
        padding-right: 1rem;
        margin-top: 0rem;
    }
}

.mf3rmyhume .klpxa4n3d3 {
    color: #000000 !important;
    font-size: 1.5rem;
    padding-right: 0.5rem;
}

.mf3rmyhume .dropdown-menu {
    flex-wrap: wrap;
    flex-direction: column;
    max-width: 100%;
    padding: 12px 4px !important;
    border-radius: 1.5rem;
    transition: 0.3s all !important;
    min-width: auto;
    background: #ffffff;
    background: rgba(255, 255, 255, 0.8) !important;
}

.mf3rmyhume .eqdym4oslq:focus,
.mf3rmyhume .s92ozd0zl5:focus {
    outline: none;
}

.mf3rmyhume .dropdown .dropdown-menu .dropdown-item {
    width: auto;
    transition: all 0.25s ease-in-out;
}

.mf3rmyhume .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
}

.mf3rmyhume .dropdown .dropdown-menu .dropdown-item .mp9cvkhc6q {
    margin-right: 0.5rem;
    vertical-align: sub;
}

.mf3rmyhume .dropdown .dropdown-menu .dropdown-item .mp9cvkhc6q:before {
    display: inline-block;
    transform: scale(1, 1);
    transition: all 0.25s ease-in-out;
}

.mf3rmyhume .isl2fbe9l8 .dropdown-menu .dropdown-item:before {
    display: none;
}

.mf3rmyhume .isl2fbe9l8 .dropdown .dropdown-menu .dropdown-item {
    padding: 0.235em 1.5em 0.235em 1.5em !important;
    transition: none;
    margin: 0 !important;
}

.mf3rmyhume .elxqeouuz6 {
    min-height: 90px;
    transition: all 0.3s;
    border-bottom: 1px solid transparent;
    background: transparent !important;
    padding: 0 !important;
    border: none !important;
    box-shadow: none !important;
    border-radius: 0 !important;
}

.mf3rmyhume .elxqeouuz6.opened {
    transition: all 0.3s;
}

.mf3rmyhume .elxqeouuz6 .dropdown-item {
    padding: 0.5rem 1.8rem;
}

.mf3rmyhume .elxqeouuz6 .xk3hj2l9zm img {
    min-width: 6rem;
    object-fit: cover;
}

.mf3rmyhume .elxqeouuz6 .t2hhvbs24a {
    z-index: 1;
    justify-content: flex-end;
}

.mf3rmyhume .elxqeouuz6.isl2fbe9l8 {
    justify-content: center;
}

.mf3rmyhume .elxqeouuz6.isl2fbe9l8 .eqdym4oslq .s92ozd0zl5::before {
    display: none;
}

.mf3rmyhume .elxqeouuz6.isl2fbe9l8.opened .dropdown-menu {
    top: 0;
}

@media (min-width: 992px) {
    .mf3rmyhume .elxqeouuz6.isl2fbe9l8.opened:not(.navbar-short) .t2hhvbs24a {
        max-height: calc(98.5vh - 4.3rem);
    }
}

.mf3rmyhume .elxqeouuz6.isl2fbe9l8 .dropdown-menu .dropdown-submenu {
    left: 0 !important;
}

.mf3rmyhume .elxqeouuz6.isl2fbe9l8 .dropdown-menu .dropdown-item:after {
    right: auto;
}

.mf3rmyhume .elxqeouuz6.isl2fbe9l8 .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 41%;
}

.mf3rmyhume .elxqeouuz6.isl2fbe9l8 ul.c4f78zcdr4 li {
    margin: auto;
}

.mf3rmyhume .elxqeouuz6.isl2fbe9l8 .dropdown-menu .dropdown-item {
    padding: 0.25rem 1.5rem;
    text-align: center;
}

.mf3rmyhume .elxqeouuz6.isl2fbe9l8 .icons-menu {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

@media (max-width: 767px) {
    .mf3rmyhume .elxqeouuz6 {
        min-height: 72px;
    }

    .mf3rmyhume .elxqeouuz6 .xk3hj2l9zm img {
        height: 2.5rem !important;
        min-width: 2.5rem !important;
    }
}

@media (max-width: 991px) {
    .mf3rmyhume .elxqeouuz6 .eqdym4oslq .s92ozd0zl5::before {
        display: none;
    }

    .mf3rmyhume .elxqeouuz6.opened .dropdown-menu {
        top: 0;
    }

    .mf3rmyhume .elxqeouuz6 .dropdown-menu .dropdown-submenu {
        left: 0 !important;
    }

    .mf3rmyhume .elxqeouuz6 .dropdown-menu .dropdown-item:after {
        right: auto;
    }

    .mf3rmyhume .elxqeouuz6 .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
        margin-left: 0.5rem;
        margin-top: 0.2rem;
        border-top: 0.35em solid;
        border-right: 0.35em solid transparent;
        border-left: 0.35em solid transparent;
        border-bottom: 0;
        top: 40%;
    }

    .mf3rmyhume .elxqeouuz6 .dropdown-menu .dropdown-item {
        padding: 0.25rem 1.5rem !important;
        text-align: center;
    }

    .mf3rmyhume .elxqeouuz6 .d962nks26c {
        flex-shrink: initial;
        flex-basis: auto;
        word-break: break-word;
        padding-right: 10px;
    }

    .mf3rmyhume .elxqeouuz6 .c4055zscep {
        flex-basis: auto;
    }

    .mf3rmyhume .elxqeouuz6 .icons-menu {
        padding-left: 0;
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
    }
}

.mf3rmyhume .elxqeouuz6.navbar-short .xk3hj2l9zm img {
    height: 2rem;
}

.mf3rmyhume .dropdown-item.vb2n03i39w,
.mf3rmyhume .dropdown-item:active {
    background-color: transparent;
}

.mf3rmyhume .e5ng3dl3p6 .c4f78zcdr4 .s92ozd0zl5 {
    padding: 0;
}

.mf3rmyhume .fm8qiuyrct .omjvsy7j73.dropdown-toggle {
    margin-right: 1.667em;
}

.mf3rmyhume .fm8qiuyrct .omjvsy7j73.dropdown-toggle[aria-expanded="true"] {
    margin-right: 0;
    padding: 0.667em 1.667em;
}

.mf3rmyhume .elxqeouuz6.e5ng3dl3p6 .dropdown .dropdown-menu {
    background: #ffffff;
}

.mf3rmyhume .elxqeouuz6.e5ng3dl3p6 .dropdown .dropdown-menu .dropdown-submenu {
    margin: 0;
    left: 105%;
    transform: none;
    top: -12px;
}

.mf3rmyhume .elxqeouuz6 .dropdown.open>.dropdown-menu {
    display: flex;
}

.mf3rmyhume ul.c4f78zcdr4 {
    flex-wrap: wrap;
}

.mf3rmyhume .g2p7u017wa {
    text-align: center;
    min-width: 140px;
}

@media (max-width: 992px) {
    .mf3rmyhume .g2p7u017wa {
        text-align: left;
    }
}

.mf3rmyhume button.c4055zscep {
    outline: none;
    width: 31px;
    height: 20px;
    cursor: pointer;
    transition: all 0.2s;
    position: relative;
    align-self: center;
}

.mf3rmyhume button.c4055zscep .es3uixlud6 span {
    position: absolute;
    right: 0;
    width: 30px;
    height: 2px;
    border-right: 5px;
    background-color: #000000;
}

.mf3rmyhume button.c4055zscep .es3uixlud6 span:nth-child(1) {
    top: 0;
    transition: all 0.2s;
}

.mf3rmyhume button.c4055zscep .es3uixlud6 span:nth-child(2) {
    top: 8px;
    transition: all 0.15s;
}

.mf3rmyhume button.c4055zscep .es3uixlud6 span:nth-child(3) {
    top: 8px;
    transition: all 0.15s;
}

.mf3rmyhume button.c4055zscep .es3uixlud6 span:nth-child(4) {
    top: 16px;
    transition: all 0.2s;
}

.mf3rmyhume nav.opened .es3uixlud6 span:nth-child(1) {
    top: 8px;
    width: 0;
    opacity: 0;
    right: 50%;
    transition: all 0.2s;
}

.mf3rmyhume nav.opened .es3uixlud6 span:nth-child(2) {
    transform: rotate(45deg);
    transition: all 0.25s;
}

.mf3rmyhume nav.opened .es3uixlud6 span:nth-child(3) {
    transform: rotate(-45deg);
    transition: all 0.25s;
}

.mf3rmyhume nav.opened .es3uixlud6 span:nth-child(4) {
    top: 8px;
    width: 0;
    opacity: 0;
    right: 50%;
    transition: all 0.2s;
}

.mf3rmyhume .bh66jfjv9f {
    padding: 0 1rem;
}

.mf3rmyhume a.s92ozd0zl5 {
    display: flex;
    align-items: center;
    justify-content: center;
}

.mf3rmyhume .icons-menu {
    flex-wrap: nowrap;
    display: flex;
    justify-content: center;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 0.3rem;
    text-align: center;
}

@media (max-width: 992px) {
    .mf3rmyhume .icons-menu {
        justify-content: flex-start;
        margin-bottom: 0.5rem;
    }
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .mf3rmyhume .elxqeouuz6 {
        height: 70px;
    }

    .mf3rmyhume .elxqeouuz6.opened {
        height: auto;
    }

    .mf3rmyhume .eqdym4oslq .s92ozd0zl5:hover::before {
        width: 175%;
        max-width: calc(100% + 2rem);
        left: -1rem;
    }
}

.mf3rmyhume .elxqeouuz6 .dropdown>.dropdown-menu {
    display: none;
    width: max-content;
    max-width: 500px !important;
    transform: translateX(-50%);
    top: calc(100% + 20px);
    left: 50%;
}

.mf3rmyhume .elxqeouuz6 .dropdown>.dropdown-menu .dropdown-item {
    line-height: 1 !important;
}

.mf3rmyhume .elxqeouuz6 .dropdown>.dropdown-menu .dropdown .dropdown-item {
    align-items: center;
    display: flex;
    height: max-content !important;
    min-height: max-content !important;
}

.mf3rmyhume .elxqeouuz6 .dropdown>.dropdown-menu .dropdown .dropdown-item::after {
    display: inline-block;
    position: static;
    margin-left: 0.5rem;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    transition: 0.3s all;
    transform: rotate(-90deg);
}

.mf3rmyhume .elxqeouuz6 .dropdown>.dropdown-menu .dropdown.open .dropdown-item::after {
    transform: rotate(0deg);
}

.mf3rmyhume .y1rt9sjx0g {
    margin: -0.6rem -0.6rem;
}

.mf3rmyhume .c4055zscep {
    margin-left: 12px;
    margin-right: 8px;
    order: 1000;
}

@media (max-width: 991px) {
    .mf3rmyhume .d962nks26c {
        margin-right: auto;
    }

    .mf3rmyhume .t2hhvbs24a {
        z-index: -1 !important;
        position: absolute;
        top: 110%;
        left: 0;
        width: 100%;
        padding: 1rem;
        border-radius: 1.5rem;
        background: #ffffff;
        opacity: 1;
        border-color: rgba(255, 255, 255, 0.8) !important;
        background: rgba(255, 255, 255, 0.8) !important;
        backdrop-filter: blur(8px);
    }

    .mf3rmyhume .c4f78zcdr4 .eqdym4oslq .s92ozd0zl5::after {
        margin-left: 10px;
    }

    .mf3rmyhume .c4f78zcdr4 .dropdown-item:hover {
        background-color: rgba(27, 31, 10, 0.06);
    }

    .mf3rmyhume .elxqeouuz6 .dropdown>.dropdown-menu {
        max-width: 100% !important;
        transform: translateX(0);
        top: 10px;
        left: 0;
        padding: 8px !important;
        border-radius: 1rem;
        background-color: rgba(27, 31, 10, 0.04) !important;
    }

    .mf3rmyhume .elxqeouuz6 .dropdown>.dropdown-menu .dropdown-item {
        padding: 8px !important;
        line-height: 1 !important;
        margin-bottom: 4px !important;
    }

    .mf3rmyhume .elxqeouuz6 .dropdown>.dropdown-menu .dropdown .dropdown-item {
        align-items: center;
        display: flex;
        height: max-content !important;
        min-height: max-content !important;
    }

    .mf3rmyhume .elxqeouuz6 .dropdown>.dropdown-menu .dropdown .dropdown-item::after {
        display: inline-block;
        position: static;
        margin-left: 0.5rem;
        margin-top: 0;
        margin-right: 0;
        margin-bottom: 0;
        transition: 0.3s all;
        transform: rotate(0deg);
    }

    .mf3rmyhume .elxqeouuz6 .dropdown>.dropdown-menu .dropdown.open .dropdown-item::after {
        transform: rotate(180deg);
    }

    .mf3rmyhume .elxqeouuz6 .dropdown>.dropdown-menu .dropdown-submenu {
        position: static;
        width: 100%;
        max-width: 100% !important;
        transform: translateX(0) !important;
        top: 0;
        left: 0;
        padding: 8px !important;
        border-radius: 1rem;
        background-color: rgba(27, 31, 10, 0.04) !important;
    }

    .mf3rmyhume .elxqeouuz6 .dropdown.open>.dropdown-menu {
        display: flex !important;
        flex-direction: column;
        align-items: flex-start;
    }
}

@media (max-width: 575px) {
    .mf3rmyhume .t2hhvbs24a {
        padding: 1rem;
    }
}

.wyveglyytn {
    display: flex;
}

@media (min-width: 768px) {
    .wyveglyytn {
        align-items: flex-end;
    }

    .wyveglyytn .woukr6ch7z {
        justify-content: flex-start;
    }

    .wyveglyytn .bhprq23d7w {
        padding: 1rem 3rem;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .wyveglyytn .bhprq23d7w {
        min-width: 50%;
    }
}

@media (max-width: 767px) {
    .wyveglyytn {
        -webkit-align-items: center;
        align-items: flex-end;
    }

    .wyveglyytn .mbr-row {
        -webkit-justify-content: center;
        justify-content: center;
    }

    .wyveglyytn .bhprq23d7w {
        width: 100%;
    }
}

.wyveglyytn .mbr-fallback-image.disabled {
    display: none;
}

.wyveglyytn .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background-image: url("background1.jpg");
}

.wyveglyytn .j43myienbb,
.wyveglyytn .wag3vw79e3 {
    text-align: center;
    color: #ffc091;
}

.wyveglyytn .rd0nvsn98f,
.wyveglyytn .y1rt9sjx0g {
    text-align: center;
}

.wyveglyytn .j43myienbb {
    color: #FFCA3A;
}

.wyveglyytn .wag3vw79e3 {
    color: #FFCA3A;
}

.xngnvrze38 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.xngnvrze38 .mbr-fallback-image.disabled {
    display: none;
}

.xngnvrze38 .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

@media (max-width: 767px) {
    .xngnvrze38 .jbi7h7brur {
        padding: 0 1.5rem 1.5rem 1.5rem;
    }
}

@media (min-width: 768px) {
    .xngnvrze38 .jbi7h7brur {
        padding: 0 2.25rem 2.25rem 2.25rem;
    }
}

@media (min-width: 992px) {
    .xngnvrze38 .jbi7h7brur {
        padding: 1rem 4rem 4rem 4rem;
    }
}

.xngnvrze38 .ynhvo63jy3 {
    background: #ffffff;
}

.xngnvrze38 .rd0nvsn98f,
.xngnvrze38 .y1rt9sjx0g {
    color: #000000;
    text-align: left;
}

.xngnvrze38 .rhw592b22d,
.xngnvrze38 .far9j1wure {
    text-align: left;
    color: #000000;
}

.vpzi7ww3bk {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.vpzi7ww3bk .mbr-fallback-image.disabled {
    display: none;
}

.vpzi7ww3bk .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.vpzi7ww3bk .ynhvo63jy3 {
    background: #ffca3a;
}

@media (max-width: 767px) {
    .vpzi7ww3bk .ynhvo63jy3 {
        padding: 1.5rem;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .vpzi7ww3bk .ynhvo63jy3 {
        padding: 2.25rem;
    }
}

@media (min-width: 992px) {
    .vpzi7ww3bk .ynhvo63jy3 {
        padding: 4rem;
    }
}

.vpzi7ww3bk .rd0nvsn98f,
.vpzi7ww3bk .y1rt9sjx0g {
    color: #ffd7ef;
}

.vpzi7ww3bk .rhw592b22d,
.vpzi7ww3bk .far9j1wure {
    text-align: center;
    color: #000000;
}

.h3wcnbjsdh {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #ffffff;
}

.h3wcnbjsdh .rym946tldf {
    line-height: 1.2;
    color: #232323;
    text-align: center;
}

.h3wcnbjsdh img,
.h3wcnbjsdh .mga6d3xaoc {
    width: 100%;
    height: 100%;
    height: 400px;
    object-fit: cover;
}

.h3wcnbjsdh .w86xw5ow9j:focus,
.h3wcnbjsdh span:focus {
    outline: none;
}

.h3wcnbjsdh .w86xw5ow9j {
    margin-bottom: 2rem;
}

@media (max-width: 767px) {
    .h3wcnbjsdh .w86xw5ow9j {
        margin-bottom: 1rem;
    }
}

.h3wcnbjsdh .l2og8o0wi5 {
    position: relative;
    border-radius: 4px;
    height: 100%;
    display: flex;
    flex-flow: column nowrap;
}

.h3wcnbjsdh .j43myienbb {
    color: #232323;
}

.h3wcnbjsdh .rd0nvsn98f,
.h3wcnbjsdh .y1rt9sjx0g {
    color: #232323;
}

.h3wcnbjsdh .yqxnfxjfne {
    color: #232323;
}

.h3wcnbjsdh .r55r3cqypn {
    max-width: 800px;
}

.bougqw7qiv {
    padding-top: 5rem;
    padding-bottom: 3rem;
    background-color: #ffffff;
}

.bougqw7qiv .rym946tldf {
    line-height: 1.2;
    color: #000000;
    text-align: center;
}

.bougqw7qiv img,
.bougqw7qiv .mga6d3xaoc {
    width: 100%;
    height: 100%;
    height: 400px;
    object-fit: cover;
}

.bougqw7qiv .w86xw5ow9j:focus,
.bougqw7qiv span:focus {
    outline: none;
}

.bougqw7qiv .w86xw5ow9j {
    margin-bottom: 2rem;
}

@media (max-width: 767px) {
    .bougqw7qiv .w86xw5ow9j {
        margin-bottom: 1rem;
    }
}

.bougqw7qiv .l2og8o0wi5 {
    position: relative;
    border-radius: 4px;
    display: flex;
    flex-flow: column nowrap;
}

.bougqw7qiv .y1rt9sjx0g {
    margin-top: auto !important;
}

.bougqw7qiv .j43myienbb {
    color: #000000;
}

.bougqw7qiv .rd0nvsn98f,
.bougqw7qiv .y1rt9sjx0g {
    color: #000000;
    text-align: center;
}

.bougqw7qiv .yqxnfxjfne {
    color: #000000;
    text-align: center;
}

.bougqw7qiv .r55r3cqypn {
    max-width: 800px;
}

.p7vte51gyb {
    background-image: url("photo-1760286159538-08dd285b238c.jpeg");
    overflow: hidden;
}

.h0xwbj0vi0 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.h0xwbj0vi0 .mp9cvkhc6q {
    font-size: 1.2rem !important;
    font-family: 'Moririse2' !important;
    color: white;
    transition: all 0.3s;
    transform: rotate(180deg);
    padding-left: 0.5rem;
}

.h0xwbj0vi0 .fj74q0srr9 {
    border: none;
}

.h0xwbj0vi0 .lmv0ptdyeo {
    padding: 0rem;
}

@media (max-width: 767px) {
    .h0xwbj0vi0 .lmv0ptdyeo {
        padding: 0rem;
    }
}

.h0xwbj0vi0 .lrwr7ypd8k {
    padding: 0rem;
    padding-bottom: 0.5rem;
    margin-top: 1rem;
}

.h0xwbj0vi0 .img-col {
    padding: 0;
}

.h0xwbj0vi0 .img-item {
    height: 100%;
}

.h0xwbj0vi0 img {
    height: 100%;
    object-fit: cover;
}

.h0xwbj0vi0 .isl2fbe9l8 span {
    transform: rotate(0deg);
}

.h0xwbj0vi0 .brrstd9ajz {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.h0xwbj0vi0 p {
    margin-bottom: 0.3rem;
}

.h0xwbj0vi0 .n77mo1a2yk {
    color: #000000;
}

.h0xwbj0vi0 .p6cc3jje3z .lmv0ptdyeo {
    background-color: transparent;
    margin-bottom: 0;
    border: 0;
    border-radius: 2rem;
}

.h0xwbj0vi0 .p6cc3jje3z {
    background: #ffffff;
    padding: 2.25rem;
    border-radius: 2rem;
    margin-bottom: 1rem;
}

@media (max-width: 767px) {
    .h0xwbj0vi0 .p6cc3jje3z {
        padding: 2rem 1.5rem;
        margin-bottom: 1rem;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .h0xwbj0vi0 .p6cc3jje3z {
        margin-bottom: 1rem;
        padding: 2rem 1.5rem;
    }
}

.h0xwbj0vi0 .ni8vzh0b4e {
    color: #000000;
}

.h0xwbj0vi0 .j43myienbb {
    text-align: center;
    color: #000000;
}

.h0xwbj0vi0 .wag3vw79e3 {
    color: #000000;
    text-align: center;
}

.h0xwbj0vi0 .n77mo1a2yk,
.h0xwbj0vi0 .mp9cvkhc6q {
    color: #000000;
}

.b81kszngly {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #ffffff;
}

.b81kszngly .l2og8o0wi5 img {
    width: 80px;
    height: 80px;
    object-fit: cover;
    border-radius: 50% !important;
}

.b81kszngly .l2og8o0wi5 {
    margin-bottom: 2rem;
}

.b81kszngly .rhw592b22d,
.b81kszngly .klpxa4n3d3 {
    color: #000000;
}

.b81kszngly .comcbuvtfu {
    color: #000000;
    text-align: center;
}

.b81kszngly .r55r3cqypn {
    max-width: 800px;
}

.b81kszngly .j43myienbb {
    color: #000000;
}

.b81kszngly .rhw592b22d,
.b81kszngly .av5ozqh7xt {
    text-align: center;
}

.b81kszngly .av5ozqh7xt {
    display: flex;
    justify-content: center;
}

.cqzd48kybd {
    padding-top: 5rem;
    padding-bottom: 3rem;
    background-color: #ffffff;
}

.cqzd48kybd .mbr-fallback-image.disabled {
    display: none;
}

.cqzd48kybd .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.cqzd48kybd .yuzu9uelyz .xqd6v4qbek {
    width: 100%;
    display: block;
}

.cqzd48kybd .yuzu9uelyz .rhw592b22d {
    z-index: 1;
}

.cqzd48kybd .xqd6v4qbek {
    color: #1982C4;
    text-align: center;
}

.cqzd48kybd .q9i9gatkpk {
    margin-bottom: 2rem;
}

@media (max-width: 767px) {
    .cqzd48kybd * {
        text-align: center !important;
    }

    .cqzd48kybd .content-column {
        margin-bottom: 2rem;
    }
}

.cqzd48kybd .r55r3cqypn {
    max-width: 800px;
}

.cqzd48kybd .comcbuvtfu {
    text-align: center;
}

.cqzd48kybd .rhw592b22d,
.cqzd48kybd .card-img {
    text-align: center;
}

.cid-v0eVbHeDJX {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #ffffff;
}

.cid-v0eVbHeDJX .w86xw5ow9j:focus,
.cid-v0eVbHeDJX span:focus {
    outline: none;
}

.cid-v0eVbHeDJX .atazhm33nz {
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
}

.cid-v0eVbHeDJX .r55r3cqypn {
    max-width: 800px;
}

.cid-v0eVbHeDJX .w86xw5ow9j {
    color: #232323;
    min-height: 90px;
    font-weight: bold;
}

@media (max-width: 768px) {
    .cid-v0eVbHeDJX .w86xw5ow9j {
        min-height: 45px;
    }
}

.irrukc5cym {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #ffffff;
}

.irrukc5cym .w86xw5ow9j:focus,
.irrukc5cym span:focus {
    outline: none;
}

.irrukc5cym .w86xw5ow9j {
    cursor: pointer;
}

.irrukc5cym .honwdki2dc {
    grid-row-gap: 2rem;
}

@media (max-width: 767px) {
    .irrukc5cym .honwdki2dc {
        grid-row-gap: 1rem;
    }
}

.irrukc5cym .kgs0otwwqv,
.irrukc5cym .hiqw2douex {
    gap: 0 2rem;
}

@media (max-width: 767px) {

    .irrukc5cym .kgs0otwwqv,
    .irrukc5cym .hiqw2douex {
        gap: 0 1rem;
    }
}

.irrukc5cym .j43myienbb {
    color: #000000;
}

.irrukc5cym .rd0nvsn98f,
.irrukc5cym .y1rt9sjx0g {
    color: #000000;
}

.irrukc5cym .r55r3cqypn {
    max-width: 800px;
}

.irrukc5cym .ciujqd15li,
.irrukc5cym .atazhm33nz {
    overflow: hidden;
}

.irrukc5cym .honwdki2dc {
    display: grid;
    transform: translate3d(-3rem, 0, 0);
    width: 115vw;
    grid-column-gap: 1rem;
}

.irrukc5cym .uj7kbxbelz {
    display: flex;
    justify-content: center;
    align-items: center;
}

.irrukc5cym .uj7kbxbelz img {
    min-width: 30vw;
    max-width: 100%;
    max-height: 100%;
    object-fit: cover;
}

@media (max-width: 767px) {
    .irrukc5cym .uj7kbxbelz img {
        min-width: 35vw;
    }
}

.irrukc5cym .kgs0otwwqv,
.irrukc5cym .hiqw2douex {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-auto-columns: 1fr;
    grid-auto-flow: column;
}

.irrukc5cym .kgs0otwwqv {
    align-items: flex-end;
}

.irrukc5cym .hiqw2douex {
    align-items: flex-start;
}

.z52pljk5h8 .mbr-fallback-image.disabled {
    display: none;
}

.z52pljk5h8 .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background-image: url("background1.jpg");
}

.z58vxj3fky {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #ffffff;
}

.z58vxj3fky .rym946tldf {
    line-height: 1.2;
    color: #000000;
}

.z58vxj3fky img,
.z58vxj3fky .mga6d3xaoc {
    width: 100%;
}

.z58vxj3fky .w86xw5ow9j:focus,
.z58vxj3fky span:focus {
    outline: none;
}

.z58vxj3fky .w86xw5ow9j {
    margin-bottom: 2rem;
}

@media (max-width: 575px) {
    .z58vxj3fky .w86xw5ow9j {
        margin-bottom: 1rem;
    }
}

.z58vxj3fky .l2og8o0wi5 {
    position: relative;
    border-radius: 4px;
    height: 100%;
    display: flex;
    flex-flow: column nowrap;
}

.z58vxj3fky .j43myienbb {
    color: #000000;
}

.z58vxj3fky .rd0nvsn98f,
.z58vxj3fky .y1rt9sjx0g {
    color: #000000;
}

.z58vxj3fky .yqxnfxjfne {
    color: #000000;
    text-align: center;
}

.z58vxj3fky .r55r3cqypn {
    max-width: 800px;
}

.rbtggmm4q5 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #ffffff;
}

.rbtggmm4q5 .mbr-fallback-image.disabled {
    display: none;
}

.rbtggmm4q5 .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.rbtggmm4q5 .a8s82wcoxm {
    background: #1778f2;
    color: #ffffff;
}

.rbtggmm4q5 .a8s82wcoxm:hover {
    background: #0b60cb;
}

.rbtggmm4q5 .krpa3h72lh {
    background: #1da1f2;
    color: #ffffff;
}

.rbtggmm4q5 .krpa3h72lh:hover {
    background: #0c85d0;
}

.rbtggmm4q5 .nqwg1yupmx {
    background: #f00075;
    color: #ffffff;
}

.rbtggmm4q5 .nqwg1yupmx:hover {
    background: #bd005c;
}

.rbtggmm4q5 .sy3qqb3cyg {
    background: #000000;
    color: #ffffff;
}

.rbtggmm4q5 .sy3qqb3cyg:hover {
    background: #000000;
}

.rbtggmm4q5 .klpxa4n3d3 {
    display: inline-block;
    font-size: 32px;
    border-radius: 50%;
    width: 72px;
    height: 72px;
    line-height: 72px;
    text-align: center;
    transition: all 0.3s ease-in-out;
}

.rbtggmm4q5 [class^="socicon-"]:before,
.rbtggmm4q5 [class*=" socicon-"]:before {
    line-height: 55px;
    padding: 0.6rem;
}

.xpmjrtgif0 {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: transparent;
}

.xpmjrtgif0 .f0knyi8dc2 {
    background-color: #ffffff;
    opacity: 0.4;
}

.xpmjrtgif0 form .y1rt9sjx0g {
    text-align: center;
    width: 100%;
}

.xpmjrtgif0 form .y1rt9sjx0g .x5enagltnw {
    display: inline-flex;
}

@media (max-width: 991px) {
    .xpmjrtgif0 form .y1rt9sjx0g .x5enagltnw {
        width: 100%;
    }
}

.xpmjrtgif0 .r55r3cqypn {
    max-width: 800px;
}

.uvydke1g6d {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.uvydke1g6d .mbr-fallback-image.disabled {
    display: none;
}

.uvydke1g6d .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.uvydke1g6d .rd0nvsn98f {
    color: #000000;
}

.uvydke1g6d .wag3vw79e3 {
    color: #ffffff;
    text-align: left;
}

.uvydke1g6d .main-button {
    margin-bottom: 2rem;
}

@media (max-width: 767px) {
    .uvydke1g6d .main-button {
        margin-bottom: 2rem;
    }
}

.uvydke1g6d .wag3vw79e3,
.uvydke1g6d .main-button {
    color: #000000;
}

.uvydke1g6d .k720hmad54 {
    height: 30rem;
    position: relative;
    border-radius: 2rem;
}

.uvydke1g6d .k720hmad54 iframe {
    height: 100%;
    width: 100%;
    border-radius: 2rem;
}

.uvydke1g6d .k720hmad54 [data-state-details] {
    color: #6b6763;
    height: 1.5em;
    margin-top: -0.75em;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 100%;
}

.uvydke1g6d .k720hmad54[data-state] {
    background: #e9e5dc;
}

.uvydke1g6d .k720hmad54[data-state="loading"] [data-state-details] {
    display: none;
}

.j4id6gybrg {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #000000;
}

.j4id6gybrg .social-row {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.j4id6gybrg .social-row .soc-item {
    margin: 8px;
}

.j4id6gybrg .social-row .soc-item a:hover .mp9cvkhc6q,
.j4id6gybrg .social-row .soc-item a:focus .mp9cvkhc6q {
    background-color: #ffffff;
}

.j4id6gybrg .social-row .soc-item a .mp9cvkhc6q {
    width: 72px;
    height: 72px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    font-size: 32px;
    background-color: #edefeb;
    color: #000000;
    transition: all 0.3s ease-in-out;
}

.j4id6gybrg .om8dpxe4fq {
    width: 100%;
    justify-content: center;
}

.j4id6gybrg .ed6sg56ajw {
    list-style: none;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding: 0;
    margin-bottom: 0;
}

.j4id6gybrg .ed6sg56ajw li {
    padding: 0 1rem 1rem 1rem;
}

.j4id6gybrg .ed6sg56ajw li p {
    margin: 0;
}

.j4id6gybrg .s1675517mv {
    margin-bottom: 0;
    color: #ffffff;
    text-align: center;
}

.j4id6gybrg .j43myienbb {
    color: #ffffff;
}